NOTE: This Technical Q&A has been retired. Please see the Technical Q&As page for current documentation. |
![]() ![]() |
Q: Why doesn't texture mapping work properly on a sphere made of trigrids with texture applied to the whole sphere? A: For texture mapping to work, you need to add UV parameters to the vertices' attribute set. To have smooth shading, you need to add vertex normals to the vertices' attribute set. |
Developer Documentation | Technical Notes | Development Kits | Sample Code |